home *** CD-ROM | disk | FTP | other *** search
- | SFtoSpr - Star Fighter 3000 graphics converter
- | © Chris Bazley, 2000
- | !Boot file
-
- Set SFtoSpr$Dir <Obey$Dir>
-
- | load either RO3 or RO4 icons
- Set SFtoSpr$ro4 1
- RMEnsure UtilityModule 4.00 Set SFtoSpr$ro4 0
- If <SFtoSpr$ro4> = 1 Then IconSprites <SFtoSpr$Dir>.4Sprites Else IconSprites <SFtoSpr$Dir>.!Sprites
- Unset SFtoSpr$ro4
-
- | These filetypes are not official - simply taken from
- | the StarFighter 3000 internal files
- Set File$Type_406 Planets
- Set File$Type_407 MapTiles
-
- | Grab planets/textures files
- Set Alias$@RunType_406 Run <SFtoSpr$Dir>.!Run %%*0
- Set Alias$@RunType_407 Run <SFtoSpr$Dir>.!Run %%*0
-